Skip to content

Conversation

@dirk-thomas
Copy link
Member

As of setuptools 41.5.0 invoking tests through the setup.py file is deprecated (see pypa/setuptools#1878):

WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.

This PR only changes the pytest based testing extension.

@dirk-thomas dirk-thomas self-assigned this Jan 29, 2020
@dirk-thomas dirk-thomas force-pushed the dirk-thomas/remove-pytest-runner branch 2 times, most recently from e8a1100 to 3f58730 Compare January 29, 2020 23:49
Copy link
Contributor

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with green CI

@dirk-thomas dirk-thomas force-pushed the dirk-thomas/remove-pytest-runner branch from e848304 to 7a4e8db Compare January 30, 2020 00:05
@dirk-thomas
Copy link
Member Author

Rebases after merging #297 and #298.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants